event = {
	id = 20040
	trigger = {
		NOT = {
			vassal   = { country = ENG country = NAV } 
			}
		NOT = {
			vassal   = { country = CAS country = NAV } 
			}
		NOT = {
			vassal   = { country = ARG country = NAV } 
			}
		NOT = {
			vassal   = { country = SPA country = NAV } 
			}
		NOT = {
			war   = { country = ENG country = NAV } 
			}
		
		owned   = { province = 425 data = -1 } 
		event = 20004
		}
	random = no
	country = NAV
	name = "EVENTNAME20040"
	desc = "EVENTHIST20040"
	style = 1
	date = { day = 1 month = january year = 1419 }
	offset = 60
	deathdate = { day = 6 month = july year = 1553 }

	action_a ={				#No#
		name = "ACTIONNAME20040A"
		command = { type = relation which = ENG value = -200 } 

		}
	action_b ={				#Yes#
		name = "ACTIONNAME20040B"
		command = { type = trigger   which = 20041 } 
		}

	}

event = {
	id = 20065
	trigger = {
		vassal   = { country = ENG country = NAV } 
		NOT = {
			war   = { country = FRA country = NAV} 
			}
		OR = {
			event = 20008 #France threw off English rule#
			event = 3588 #a french minor became france#
			event = 3589
			event = 3590
			event = 3591
			event = 3592
			event = 3593
			event = 3594
			event = 3601
			event = 3604
			event = 3606
			event = 20100
			}
			owned = {
					province = 385
					data = FRA
				}
		}
	random = no
	country = NAV
	name = "EVENTNAME20065"
	desc = "EVENTHIST20065"
	style = 1
	date = { day = 1 month = january year = 1419 }
	offset = 60
	deathdate = { day = 13 month = july year = 1789 }


	action_a ={				#France#
		name = "ACTIONNAME20065A"
		command = { type = trigger   which = 20066 }
 		command = { type = relation which = ENG value = -200 } 
		command = { type = breakvassal which = ENG } 
		command = { type = stability   value = 3 } 
		}
	action_b ={				#England#
		name = "ACTIONNAME20065B"
		command = { type = relation which = ENG value = 50 } 
		command = { type = relation which = FRA value = -100 }
		command = { type = stability   value = -1 } 
		}
	action_c ={				#neither#
		name = "ACTIONNAME20065C"
		command = { type = relation which = ENG value = -100 }
		command = { type = relation which = FRA value = -100 }
		command = { type = breakvassal which = ENG }  
		}
	}
